go/types.Checker.validCycle (method)
5 uses
go/types (current package)
decl.go#L128: if !check.validCycle(obj) || obj.typ == nil {
decl.go#L133: if !check.validCycle(obj) || obj.typ == nil {
decl.go#L138: if !check.validCycle(obj) {
decl.go#L148: if !check.validCycle(obj) {
decl.go#L202: func (check *Checker) validCycle(obj Object) (valid bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)